home *** CD-ROM | disk | FTP | other *** search
- Subject: Dialogs and Selections
- Sent: 7/18/96 12:43 AM
- Received: 7/18/96 8:39 AM
- From: Itrat Khan, khan@mustang.uwo.ca
- Reply-To: ODF Interest, ODF-Interest@CILabs.ORG
- To: OpenDoc Development Framework Discussion List, ODF-Interest@CILabs.
-
- I think someone has touched on this topic already, but I can't find
- the response in my tray…
-
- When I open a dialog with FW_CDialogFrame::NewModalDialog(), I guess
- the change of focus tells the current presentation to *close* its
- selection, but I want to preserve the selection even after the dialog
- is gone. Besides, this shouldn't be the behaviour for dialogs, right?
-
- When my selection receives a CloseSelection() message, I remove all
- the data from its selected content which is what I'm sure is correct.
- Is there something else I'm missing?
-
- Thanks,
- Itrat.
- --
-
-